ComponentOne ASP.NET MVC Controls
ShowGroups Property (ComboBoxBase<T>)

C1.Web.Mvc Namespace > ComboBoxBase<T> Class : ShowGroups Property
Gets or sets a value that determines whether the drop-down should include group header items to delimit data groups.
Syntax
'Declaration
 
Public Overridable Property ShowGroups As Boolean
public virtual bool ShowGroups {get; set;}
See Also

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members